Version 24.2 (latest)

IPool<T> Interface Properties

For a list of all members of this type, see IPool<T> members.

Public Properties
 NameDescription
 PropertyActivateGets or sets the function used to activate items.  
 PropertyCreateGets or sets the function used to create new items.  
 PropertyDestroyGets or sets the function used to destroy old items.  
 PropertyDisactivateGets or sets the function used to disactivate items.  
See Also